@charset "utf-8";

.clearfix:after{
    content: '';
    display: block；
    clear： both；
}
.top {
    width: 100%;
    position: relative;
}
.top .toper {
    width: 100%;
    height: 80px;
    background: rgba(0,0,0,.1);
    position: absolute;
    top: 0;
    z-index: 99;
}
.top .toper .toper-c {
    width: 1200px;
    margin: 0 auto;
}
.top .toper .toper-c .logo {
    float: left;
    margin-top: 10px;
}
.top .toper .toper-c .logo img {
    float: left;
}
.top .toper .toper-c .logo p {
    float: left;
    margin-left: 10px;
    position: relative;
}
.top .toper .toper-c .logo span {
    display: block;
}
.top .toper .toper-c .logo .logo-t {
    margin-top: 10px;
    color: #ffffff;
    letter-spacing:2.4px
}
.top .toper .toper-c .logo .logo-b {
    margin-top: 3px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing:1px
}
.top .toper .toper-c .logo .logo-tt {
    margin-top: 10px;
    color: #05609e;
    letter-spacing:2.4px
}
.top .toper .toper-c .logo .logo-bb {
    margin-top: 3px;
    color: #05609e;
    font-size: 16px;
    letter-spacing:1px
}
.top .toper .toper-c .menu {
    float: right;
    margin-top: 15px;
}
.top .toper .toper-c .menu .nav>li {
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin-right: 60px;
    position: relative;
    padding: 10px 0 10px 0;
}
.top .toper .toper-c .menu .nav>li:last-child {
    margin: 0;
}
.top .toper .toper-c .menu .nav>li>a {
    color: #fff;
}
.top .toper .toper-c .menu .nav li ul {
    display: none;
    background: #fff;
    width: 250%;
    margin-left: -125%;
    position: absolute;
    left: 50%;
    top: 40px;
}
.top .toper .toper-c .menu .nav li ul li {
    font-size: 14px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #d6d1d1;
}
.top .toper .toper-c .menu .nav li ul li:hover {
    background: #007aff;
    color: #fff;
}
.top .toper .toper-c .menu .nav li ul li:hover a{
    color: #fff;
}
.top .toper .toper-c .menu .nav li ul a{
    color: #666;
}
.banner {
    width: 100%;
}
.banner img{
	width: 100%;
	display: block;
}

.banner .swiper-pagination{
	bottom:30px !important;
}
.banner .swiper-pagination-bullet{
	width: 40px;
	height: 4px;
	background: #FFFFFF;
	opacity: 0.8;
	display: inline-block;
	margin:0 10px;
	border-radius: 0;
}
.banner .swiper-pagination-bullet-active{
	background: #00BAFF;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
/* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main .main-top {
    width: 100%;
    height: 450px;
    margin-bottom: 73px;
}

.main .main-top .main-top-left {
    width: 360px;
    height: 450px;
    float: left;
}
.main .main-top .main-top-right {
    width: 762px;
    height: 450px;
    float: right;
}
.main .main-top .main-top-right .main-top-right-title {
    color: #123c86;
    font-size: 24px;
    margin-bottom: 26px;
}
.main .main-top .main-top-right .main-top-right-content p {
    color: #424242;
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}
.main .main-top .main-top-right .main-top-right-button {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #0e4089;
    border-radius: 10px;
    margin-top: 26px;
}
.main .main-top .main-top-right .main-top-right-button a {
    color: #0e4089;
    display: block;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 10px;
}
.main .main-top .main-top-right .main-top-right-button a:hover {
    background-color: #0e4089;
    color: #fff;
}
.main-top-right-bottom {
    margin-top: 50px;
}
.main-top-right-bottom .block01 {
    font-size: 36px;
    color: #0e4089;
    float: left;
    margin-right: 100px;
}
.main-top-right-bottom .block01 p {
    font-size: 16px;
    color: #666666;
}
.main-top-right-bottom .block01 .cone {
    font-size: 16px;
    color: #666666;
}
.main .main-yewu {
    width: 100%;
    height: 500px;
    margin-bottom: 60px;
}
.main .main-yewu .main-yewu-left {
    position: relative;
    width: 319px;
    height: 500px;
    float: left;
}
.main .main-yewu .yewu_title {
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    top: 36px;
    left: 41px;
}
.main .main-yewu .yewu_entitle {
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    top: 66px;
    left: 41px;
}
.main .main-yewu .yewu_content_left {
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    position: absolute;
    top: 130px;
    left: 41px;
    right: 40px;
}
.main .main-yewu .yewu_content_right {
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
    position: absolute;
    top: 100px;
    left: 41px;
    right: 34px;
}
.main .main-yewu .yewu_button_left {
    font-size: 12px;
    color: #ffffff;
    width: 100px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ffffff;
    text-align: center;
    position: absolute;
    right: 34px;
    bottom: 52px;
}
.main .main-yewu .yewu_button_right {
    font-size: 12px;
    color: #ffffff;
    width: 100px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ffffff;
    text-align: center;
    position: absolute;
    right: 34px;
    bottom: 30px;
}
.main .main-yewu .main-yewu-right {
    width: 868px;
    height: 500px;
    float: right;
}
.main .main-yewu .main-yewu-right li {
    float: left;
    position: relative;
}
.main .main-yewu .main-yewu-right li:first-child {
    margin-right: 10px;
    margin-bottom: 10px;
}
.main .main-yewu .main-yewu-right li:nth-child(2) {
    margin-bottom: 10px;
}
.main .main-yewu .main-yewu-right li:nth-child(3) {
    margin-right: 10px;
}

.main .main-case {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
}
.main .main-case-top {
    font-size: 40px;
    color: #123c86;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}
.main .main-case .box {
    width: 100%;
}
.main .main-case .box-th {
    width: 100%;
    height: 60px;
}
.main .main-case .box-th li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 18px;
    color: #666666;
    line-height: 60px;
}
.main .main-case .box-th .current {
    color: #123c86;
    border-bottom: 2px solid #123c86;
}
.main .main-case .box-tb {
    padding-top: 54px;
    border-top: 1px solid #c8d3db;
}
.main .main-case .box-tb .item:nth-child(n+2) {
    display: none;
}
.main .main-case .box-tb li {
    float: left;
    width: 380px;
    margin-right: 29px;
    position: relative;
}
.main .main-case .box-tb li:nth-child(3n) {
    margin-right: 0;
}
.main .main-case .box-tb li:nth-child(-n+2) {
    margin-bottom: 33px;
}
.main .main-case .box-tb li h3 {
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.main .main-case .box-tb li img {
    width: 380px;
    height: 245px;
}

.main .main-news {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
}
.main .main-news .list{
    display: none;
}
.main .main-news .title {
    height: 60px;
}
.main .main-news .title ul li {
    font-size: 18px;
    float: left;
    width: 15%;
    text-align: center;
    line-height: 60px;
    cursor:pointer;
}
.main .main-news .title .active {
    color: #123c86;
    border-bottom: 2px solid #123c86;
}
.main .main-news .content {
    padding-top: 54px;
    border-top: 1px solid #c8d3db;
}
.main .main-news .content .fl {
    position: relative;
    width: 500px;
    height: 300px;
    float: left;
    margin-right: 18px;
    overflow: hidden;
}
.main .main-news .content .fl ul {
    position: absolute;
    left: 0;
    width: 600%;
    height: 300px;
}
.main .main-news .content .fl ul li {
    width: 500px;
    height: 300px;
    float: left;
    background-repeat: no-repeat;
    position: relative;
    background-size: 100% 100%;
}

.main .main-news .content .left {
    position: absolute;
    top: 40%;
    left: 0;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, .5);
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
}

.main .main-news .content .right {
    position: absolute;
    top: 47%;
    right: 0;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, .5);
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
}

.main .main-news .content .fl ol {
    position: absolute;
    bottom: -4px;
    /* 这里别给ol限制宽度，让小圆圈的个数自动把ol撑大 */
    right: -3px;
    transform: translateX(-50%);
    height: 10%;
    line-height: 10%;
    text-align: center;
}

.main .main-news .content .fl ol li {
    float: left;
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    margin-left: 5px;
    position: relative;
}

.main .main-news .content .fl ol .current {
    background-color: rgb(211, 29, 29);
}

.main .main-news .content .left,
.main .main-news .content .right,
.main .main-news .content ol li {
    cursor: pointer;
}

.main .main-news .content .fl ul li p {
    width: 500px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.main .main-news .content .fz li a:hover {
    background-color: #123c86;
    color: #ffffff;
}

.main .main-news .content .fz {
    width: 300px;
    height: 300px;
    float: left;
}
.main .main-news .content .fz .fz_t {
    height: 190px;
    font-size: 16px;
    border-bottom: 1px solid #d1dbe2;
}
.main .main-news .content .fz .fz_news {
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 23px;
}
.main .main-news .content .fz .fz_news p {
    padding-top: 10px;
    font-size: 12px;
}
.main .main-news .content .fz .fz_news span {
    display: inline-block;
    font-size: 18px;
    padding-top: 18px;
}
.main .main-news .content .fz a {
    display: inline-block;
    color: #666666;
    width: 300px;
    height: 100%;
}
.main .main-news .content .fz .fz_news .frt {
    background: url(../images/frt.png) no-repeat;
}
.main .main-news .content .fz .fz_b {
    height: 110px;
    font-size: 16px;
}
.main .main-news .content .fz .fz_b .fz_news {
    padding-top: 10px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 20px;
}
.main .main-news .content .fr {
    width: 360px;
    height: 300px;
    float: right;
}
.main .main-news .content .fr ul {
    width: 100%;
    height: 246px;
}
.main .main-news .content .fr ul li {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #d1dbe2;
    padding-top: 16px;
}
.main .main-news .content .fr ul li a {
    color: #666666;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.main .main-news .content .fr ul li h3 {
    padding-bottom: 12px;
}
.main .main-news .content .fr .xwzx {
    width: 160px;
    height: 40px;
    border: 1px solid #0e4089;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border-radius:5px;
    margin-top: 10px;
}
.main .main-news .content .fr .xwzx a{
    color: #0e4089;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.main .main-news .content .fr li a:hover {
    background-color: #123c86;
    color: #ffffff;
}
.main .main-news .content .fr .xwzx a:hover {
    color: #ffffff;
    background-color: #123c86;
}
.main .main-news .content .list .list_news li {
    float: left;
    width: 380px;
    height: 70px;
    margin-right: 30px;
    border-bottom: 1px solid #d1dbe2;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}
.main .main-news .content .list .list_news li a {
    display: inline-block;
    color: #777879;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.main .main-news .content .list .list_news li a:hover {
    background: #0e4089;
    color: #ffffff;
}
.main .main-news .content .list .list_news li:nth-child(3n) {
    margin-right: 0;
}
.main .main-news .content .list .list_news .wqzx {
    display: inline-block;
    width: 160px;
    height: 40px;
    border: 1px solid #0e4089;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border-radius:5px;
    margin-top: 20px;
}
.main .main-news .content .list .list_news .wqzx a {
    color: #777879;
}
.main .main-news .content .list .list_news .wqzx a:hover {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #0e4089;
    color: #ffffff;
}
.sfooter {
    width: 100%;
    background: #0068b7;
    float: left;
}
.sfooter .smfooter {
    width: 1423px;
    margin: 0 auto;
}
.smfooter .dblogo {
    width: 394px;
    height: 120px;
    border-bottom: 2px solid #3889c6;
    float: left;
    margin-top: 40px;
}
.sfooter .smfooter .address {
    width: 800px;
    float: left;
    color: #ffffff;
    font-size: 14px;
    margin-top: 40px;
    margin-left: 30px;
    line-height: 38px;
}
.sfooter .smfooter .erweima {
    width: 110px;
    float: right;
    margin-top: 50px;

}
.sfooter .smfooter .erweima img {
    max-width: 100%;
    max-height: auto;
}
.sfooter .smfooter .erweima p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.sfooter .smfooter .link1 {
    color: #ffffff;
    font-size: 14px;
}
.sfooter .smfooter .link1 h3 {
    float: left;
}
.sfooter .smfooter .link1 li {
    float: left;
    margin-right: 10px;
}
.sfooter .smfooter .link1 li:last-child {
    margin-right: 0;
}
.sfooter .smfooter .link1 a {
    color: #ffffff;
}
.sfooter .smfooter .zmfooter {
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}


/*page 单页模版*/
.fenge {
    width: 100%;
    background: #f0f6ff;
    overflow: hidden;
}
.mainer {
    width: 1200px;
    margin: 0 auto;
}
.pagenav li .aon {
    color: #123c86;
}
.dqwz {
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #666666;
}
.dqwz a {
    color: #666666;
}
.dqwz-fl {
}
.dqwz-fl:before {
    content:"|";
    padding-right: 10px;
    font-weight: 900;
    color: #666666;
}
.pagelm {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    color: #123c86;
}

.pagenav li{
    float: left;
    font-size: 16px;
    padding-right: 50px;
}
.pagenav li a {
    padding: 10px 0 10px 0;
    color: #666;
}

.page-top {
    margin-top: 10px;
    margin-bottom: 50px;
    padding-top: 30px;
    border-top: 1px solid #bfd5f7;
}
.page-top .page-toper {
    float: left;
    width: 354px;
    text-align: center;
    color: #3f3d3d;
    font-size: 14px;
}
.page-toper .timer {
    font-size: 35px;
    color: #123c86;
}
.page-toper .timer01 {
    font-size: 35px;
    color: #123c86;
}
.page-top div:nth-child(2) {
    border-left: 1px solid #bfd5f7;
    border-right: 1px solid #bfd5f7;
}
.page-top div:nth-child(1) {
    margin-left: 68px;
}

.page-content {
    margin-bottom: 20px;
}

.page-content-order {
    margin-top: 10px;
    padding-top: 30px;
    border-top: 1px solid #bfd5f7;
    margin-bottom: 30px;
}
.case-content {
    width: 100%;
    margin-top: 10px;
    padding-top: 30px;
    border-top: 1px solid #bfd5f7;
    margin-bottom: 30px;
}

.case-content .case-list li {
    float: left;
    width: 30%;
    margin-right: 30px;
    margin-bottom: 20px;
    position: relative;
}
.case-content .case-list li:nth-child(3n) {
    margin-right: 0;
}
.case-content .case-list li img{
    width: 100%;
    height: 245px;
}
.case-content .case-list li .casebt {
    width: 100%;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
}

.case-content .case-content-fl {
    float: left;
    width: 850px; 
}
.case-content .case-content-fl .case-content-title {
    font-size: 25px;
    color: #333030;
    text-align: center;
}
.case-content .case-content-fl>p {
    text-align: center;
    color: #333030;
    margin-top: 15px;
}
.case-content .case-content-fl .casecontent {
    border-top: 1px solid #dfe7f7;
    margin-top: 25px;
    padding-top: 25px;
}
.case-content .case-content-fl .casecontent img {
    max-width: 100%;
}
.case-content .case-content-fr {
    width: 320px;
    border-left: 1px solid #dfe7f7;
    float: right;
    position: sticky;
}
.case-content .case-content-fr .case-order {
    padding-left: 25px;
}
.case-content .case-content-fr .case-order>p {
    font-size: 16px;
    color: #333333;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfe7f7;
    position: relative;
}
.case-content .case-content-fr .case-order>p>a {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 12px;
}
.case-content .case-content-fr .case-order .caseone {
    padding-top: 15px;
}
.case-content .case-content-fr .case-order a {
    color: #333333;
}
.case-content .case-content-fr .case-order a:hover {
    color: #123c86;
}
.case-content .case-content-fr .case-order h4 {
    margin: 15px 0;
    font-size: 14px;
}
.case-content .case-content-fr .case-order img {
    max-width: 100%;
}
.case-content .case-content-fr ul {
    margin-top: 15px;
    border-top: 1px solid #dfe7f7;
}
.case-content .case-content-fr ul li{
    border-bottom: 1px solid #dfe7f7;
    padding-bottom: 15px;
}
.case-content .case-content-fr .news-top {
    margin-top: 50px;
}
.case-content .case-content-fr .news-bottom {
    border-top: none;
}
.case-content .case-content-fr .news-bottom li {
    padding-bottom: 0;
}
.case-content .case-content-fr .news-bottom li h4{
    border-left: 4px solid #015fa5;
    padding-left: 15px;
}
.news-content {
    width: 100%;
    margin-top: 10px;
    padding-top: 30px;
    border-top: 1px solid #bfd5f7;
    margin-bottom: 30px;
}
.news-content .news-list {
    width: 70%;
    float: left;
}
.news-content .news-list>li {
    padding: 30px 0;
    border-bottom: 1px dashed #b2d1e5;
}
.news-content .news-list>li:nth-child(1) {
    padding-top: 0
}
.news-content .news-list img {
    width: 30%;
    max-width: 100%;
    height: 140px;
    float: left;
    margin-right: 3%;
}
.news-content .news-list .news-list-right {
    float: left;
    height: 140px;
    width: 67%;
}
.news-content .news-list .news-list-right h3 {
    font-size: 18px;
    color: #212121;
    line-height: 40px;
}
.news-content .news-list .news-list-right p {
    color: #666666;
    line-height: 20px;
    font-size: 14px;
}
.news-content .news-list .news-list-right p:nth-child(3) {
    margin-top: 10px;
}
.news-content .news-right {
    padding-left: 2%;
    width: 26%;
    float: right;
    border-left: 1px solid #dfe7f7;
}
.news-content .news-right h2 {
    border-bottom: 1px solid #dfe7f7;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
}
.news-content .news-right img {
    width: 100%;
    height: 170px;
    padding-top: 20px;
}
.news-content .news-right a {
    color: #333333;
    line-height: 30px;
}
.news-content .news-right a:hover h4 {
    color: #0068b7;
}
.news-content .news-right h4 {
    font-size: 14px;
}
.news-content .news-right li {
    border-bottom: 1px solid #dfe7f7;
    width: 100%;
}
.news-content .news-right .news-right-t {
    margin-bottom: 60px;
}
.news-content .news-right h2 a {
    float: right;
    color: #0068b7;
    font-size: 14px;
}
.wbaike img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.wbaike p {
    margin: 5px 0;
    font-size: 14px;
}
/*分页*/
.pager {text-align: center; margin: 20px 0;}
.pager ul {display: flex; flex-wrap: wrap; justify-content: center}
.pager ul li {display: inline-block; padding: 0;}
.pager ul li a {padding: 5px 15px; margin: 15px 5px; border: #dddddd solid 1px; display: inline-block;}
.pager ul li a:hover {border: #3ea8e2 solid 1px; color: #3ea8e2}
.pager ul .active a {border: #3ea8e2 solid 1px; display: inline-block; background-color: #3ea8e2; color: #fff;}
.pager ul a:not([href]):not([class]):hover {border: #dddddd solid 1px;}
.pager ul .active a:hover {color: #fff; border: #3ea8e2 solid 1px !important;}

	/*客服*/
.sideBar {
    position: fixed;
    right: 0;
    top: 20%;
    transform: translateY(-50%);
    z-index: 998;
}

.side1 {
    width: 50px;
    height: 150px;
    background: #222;
    text-align: center;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.side1 a,
.side1 img,
.side1 i,
.side1 span {
    display: block;
}

.side1 img {
    margin: 0 auto;
}

.side1 i {
    margin: 10px auto;
    width: 1px;
    height: 20px;
    background: #fff;
    transition: all 0.5s ease;
}

.side1 span {
    color: #fff;
    font-size: 14px;
    writing-mode: vertical-lr;
    margin: 0 auto;
    letter-spacing: 2px;
}

.side1:hover {
    background: rgb(221 117 28 / 100%);
}

.side1:hover a img {
    animation: jitter 0.5s;
}

.side {
    height: 50px;
    position: absolute;
    transition: all 0.5s;
}

.side a {
    display: block;
    height: 50px;
    font-size: 0;
}

.side i,
.side span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 50px;
}

.side i {
    width: 50px;
    text-align: center;
    background: rgba(61,113,192,1);
    transition: all 0.3s;
    border-radius:5px 0 0 5px;
}

.side i img {
    vertical-align: middle;
    margin-top: 12.5px;
}

.side span {
    text-align: center;
    line-height: 50px;
    background: #232323;
    font-size: 13px;
    color: #fff;
    transition: all 1s;
}

.side2 {
    top: 151px;
    right: -140px;
    width: 190px;
}

.side2 span {
    width: 140px;
}

.side3 {
    right: -190px;
    width: 240px;
    top: 202px;
}

.side3 span {
    width: 190px;
}

.side4 {
    right: -140px;
    width: 190px;
    top: 253px;
}

.side4 span {
    width: 140px;
}


.side5 {
    right: -90px;
    width: 140px;
    top: 304px;
    cursor: pointer;
}

.side5 span {
    width: 90px;
    font-size: 14px;
}

.qcodePic {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    z-index: 99;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.qcodePic img{
    width: 100%;
}

.side5:hover .qcodePic {
    display: block;
}

.side6 {
    right: -90px;
    width: 140px;
    top: 355px;
    cursor: pointer;
}

.side6 span {
    width: 90px;
    font-size: 14px;
}

.side:hover {
    right: 0;
}

.side:hover i {
    background: rgba(61,113,192,1);
}
@media only screen and (max-width: 768px) {
    .sideBar {
        display: none;
    }
}